Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @clerk/nextjs from 4.25.1 to 4.25.4 #113

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 12, 2023

Bumps @clerk/nextjs from 4.25.1 to 4.25.4.

Release notes

Sourced from @​clerk/nextjs's releases.

@​clerk/nextjs@​4.25.4

Patch Changes

  • Warn about environment variables deprecations: (#1859) by @​dimkl

    • CLERK_API_KEY
    • CLERK_FRONTEND_API
    • NEXT_PUBLIC_CLERK_FRONTEND_API
  • Introduce a new property on the core Clerk singleton, sdkMetadata. This will be populated by each host SDK. This metadata will be used to make logging and debugging easier. (#1857) by @​BRKalow

  • Introduce new *EmailLink* helpers that will replace the *MagicLink* helpers. (#1833) by @​dimkl

    Also marked all the *MagicLink* as deprecated using JSDocs.

  • Updated dependencies [977336f79, 997b8e256, d89c09bb0, 91e9a55f4, c9b17f5a7, 91014880d, 451fc332a, 3848f8dbe, 7f4d4b942]:

    • @​clerk/shared@​0.24.4
    • @​clerk/clerk-react@​4.26.4
    • @​clerk/types@​3.55.0
    • @​clerk/clerk-sdk-node@​4.12.13
    • @​clerk/backend@​0.31.0

@​clerk/nextjs@​4.25.3

Patch Changes

  • Add deprecation warning for @clerk/nextjs/app-beta export. Use the @clerk/nextjs instead. by @​nikosdouvlis

  • Retry the implemented changes from #1767 which were reverted in #1806 due to RSC related errors (not all uses components had the use client directive). Restore the original PR and add additional use client directives to ensure it works correctly. by @​nikosdouvlis

  • Updated dependencies [1136c7c15, 1e212c19d, 1136c7c15, 1136c7c15, 1136c7c15]:

    • @​clerk/clerk-react@​4.26.3
    • @​clerk/shared@​0.24.3
    • @​clerk/backend@​0.30.3
    • @​clerk/clerk-sdk-node@​4.12.12

@​clerk/nextjs@​4.25.2

Patch Changes

Commits
  • adc222d chore(repo): Version packages (#1843)
  • c04ad94 feat(clerk-js): Start with phone input if the only sign in initial value is t...
  • 91e9a55 feat(sdks): Add sdkMetadata to Clerk singleton, populate it for each SDK (#1857)
  • 7d142cf chore(repo): Update some dependencies (#1860)
  • b0f22ed chore(clerk-js): Update comment on legacy integration token (#1863)
  • 451fc33 chore(clerk-sdk-node): Drop noisy deprecation of unstable_options in sdk-node...
  • d89c09b chore(shared,clerk-expo): Apply deprecation warnings env variables (#1859)
  • 3848f8d Fix noisy deprecations sdk node (#1856)
  • 7fb2296 fix(localizations): Add missing Hebrew localization strings (#1852)
  • f6faf6f fix(clerk-js): Disable country code picker when form is submitting (#1853)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 12, 2023
@vercel
Copy link

vercel bot commented Oct 12, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
emoji-twitter ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 16, 2023 4:22pm

Bumps [@clerk/nextjs](https://github.com/clerkinc/javascript) from 4.25.1 to 4.25.4.
- [Release notes](https://github.com/clerkinc/javascript/releases)
- [Commits](https://github.com/clerkinc/javascript/compare/@clerk/nextjs@4.25.1...@clerk/nextjs@4.25.4)

---
updated-dependencies:
- dependency-name: "@clerk/nextjs"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 18, 2023

Superseded by #117.

@dependabot dependabot bot closed this Oct 18, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/clerk/nextjs-4.25.4 branch October 18, 2023 09:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants